home *** CD-ROM | disk | FTP | other *** search
/ La Bible Des... Jeux / La Bible des... Jeux.iso / Les Sharewares / Educatifs / A Panda is for Life... / Musical Panda / Musical Panda.6 / 00125.ls < prev    next >
Encoding:
Text File  |  1995-12-03  |  155 b   |  9 lines

  1. on mouseDown
  2.   global MUSIC_CHANNEL
  3.   flashNose()
  4.   shuffleSnowFlakes()
  5.   if the movieRate of sprite MUSIC_CHANNEL = 1 then
  6.     charmFlakes()
  7.   end if
  8. end
  9.